Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps tree-sitter/parser-test-action from 2 to 3.

Release notes

Sourced from tree-sitter/parser-test-action's releases.

v3

Commits
  • 05f6ce7 chore: release v3
  • d5bd79d fix: propagate the Go version
  • 3e0d6e0 chore(node): bump actions/setup-node in /node in the rust group
  • 6725eb1 chore(go): bump actions/setup-go from 5 to 6 in /go in the go group
  • 99ca573 chore(python): bump actions/setup-python in /python in the rust group
  • 682af81 fix(zig): fix non-existent reference to zig@v2
  • 177fb7b feat(zig): add action for Zig bindings
  • 937f1cb chore(rust): bump actions-rust-lang/setup-rust-toolchain
  • b9d9eed feat(swift): switch to SwiftyLab/setup-swift
  • 363d119 docs: update versions
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 15, 2025
@coder3101
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/github_actions/tree-sitter/parser-test-action-3 branch 2 times, most recently from ef736ed to 9b64a18 Compare November 28, 2025 11:26
Bumps [tree-sitter/parser-test-action](https://github.com/tree-sitter/parser-test-action) from 2 to 3.
- [Release notes](https://github.com/tree-sitter/parser-test-action/releases)
- [Commits](tree-sitter/parser-test-action@v2...v3)

---
updated-dependencies:
- dependency-name: tree-sitter/parser-test-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/tree-sitter/parser-test-action-3 branch from 9b64a18 to 69da1d6 Compare November 28, 2025 11:27
@coder3101 coder3101 enabled auto-merge (squash) November 28, 2025 11:33
coder3101
coder3101 previously approved these changes Nov 28, 2025
@coder3101
Copy link
Owner

@copilot it seems go toolchain is out of date and this PR is failing, try to fix the CI.

Copy link
Contributor

Copilot AI commented Nov 28, 2025

@coder3101 I've opened a new pull request, #12, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* fix: update go-version to 1.23 in CI workflow for parser-test-action

Co-authored-by: coder3101 <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: coder3101 <[email protected]>
@coder3101 coder3101 merged commit a6caac9 into main Nov 28, 2025
3 checks passed
@coder3101 coder3101 deleted the dependabot/github_actions/tree-sitter/parser-test-action-3 branch November 28, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants